[INFO] cloning repository https://github.com/jgopel/maximum-odd-binary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgopel/maximum-odd-binary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgopel%2Fmaximum-odd-binary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgopel%2Fmaximum-odd-binary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 396c5ef49dd43da23e29233da838947945a45e46
[INFO] fixing jgopel/maximum-odd-binary against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgopel%2Fmaximum-odd-binary" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jgopel/maximum-odd-binary
[INFO] finished tweaking git repo https://github.com/jgopel/maximum-odd-binary
[INFO] tweaked toml for git repo https://github.com/jgopel/maximum-odd-binary written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jgopel/maximum-odd-binary on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jgopel/maximum-odd-binary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.118
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.118
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]   Downloaded js-sys v0.3.95
[INFO] [stderr]   Downloaded hashbrown v0.17.0
[INFO] [stderr]   Downloaded winnow v1.0.1
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555
[INFO] running `Command { std: "docker" "start" "8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking maximum-odd-binary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0425]: cannot find function `count_then_construct_popcnt` in crate `maximum_odd_binary`
[INFO] [stdout]   --> benches/maximum_odd_binary.rs:26:41
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     maximum_odd_binary::count_then_construct_popcnt(std::hint::black_box(input))
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/count_then_construct_filter.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub fn count_then_construct_filter(s: &[u8]) -> Vec<u8> {
[INFO] [stdout]    | ------------------------------------------------------- similarly named function `count_then_construct_filter` defined here
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(all(target_arch = "x86_64", target_feature = "avx2"))]
[INFO] [stdout]    |                                   ----------------------- the item is gated behind the `avx2` feature
[INFO] [stdout]  6 | mod count_then_construct_popcnt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 26 -                     maximum_odd_binary::count_then_construct_popcnt(std::hint::black_box(input))
[INFO] [stdout] 26 +                     maximum_odd_binary::count_then_construct_filter(std::hint::black_box(input))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sort_then_rotate` in crate `maximum_odd_binary`
[INFO] [stdout]   --> benches/maximum_odd_binary.rs:64:41
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     maximum_odd_binary::sort_then_rotate(std::hint::black_box(input).to_vec())
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^ not found in `maximum_odd_binary`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(target_arch = "x86_64", target_feature = "avx2"))]
[INFO] [stdout]    |                                   ----------------------- the item is gated behind the `avx2` feature
[INFO] [stdout] 11 | mod sort_then_rotate;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maximum-odd-binary` (bench "maximum_odd_binary") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `sort_then_rotate` in this scope
[INFO] [stdout]   --> src/lib.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |         assert_eq!(sort_then_rotate(input.to_vec()), expected);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(target_arch = "x86_64", target_feature = "avx2"))]
[INFO] [stdout]    |                                   ----------------------- the item is gated behind the `avx2` feature
[INFO] [stdout] 11 | mod sort_then_rotate;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `count_then_construct_popcnt` in this scope
[INFO] [stdout]   --> src/lib.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |         assert_eq!(count_then_construct_popcnt(input), expected);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/count_then_construct_filter.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub fn count_then_construct_filter(s: &[u8]) -> Vec<u8> {
[INFO] [stdout]    | ------------------------------------------------------- similarly named function `count_then_construct_filter` defined here
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(all(target_arch = "x86_64", target_feature = "avx2"))]
[INFO] [stdout]    |                                   ----------------------- the item is gated behind the `avx2` feature
[INFO] [stdout]  6 | mod count_then_construct_popcnt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 36 -         assert_eq!(count_then_construct_popcnt(input), expected);
[INFO] [stdout] 36 +         assert_eq!(count_then_construct_filter(input), expected);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maximum-odd-binary` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555", kill_on_drop: false }`
[INFO] [stdout] 8c7ed45b37304328f36370eb0951e9746b07db22f4880870def5c1f3d1c90555
